home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / DESKLIBC / SOURCES.ZIP / DeskLib / !DLSources / Libraries / Font / DLLDef next >
Text File  |  1995-08-23  |  901b  |  70 lines

  1. ;
  2. ; cdll definition file for <name>
  3. ;
  4.  
  5. name "DeskLib.Font"
  6.   version 1.02
  7.   author "DeskLib"
  8.  
  9. ; --- Exported symbols ---
  10.  
  11. exports
  12. {
  13.   Font_ConverttoOS
  14.   Font_SetPalette
  15.   Font_ListFonts
  16.   Font_SetScaleFactor
  17.   Font_Caret
  18.   Font_SetThresholds
  19.   Font_StringWidth
  20.   Font_CurrentFont
  21.   Font_Paint
  22.   Font_LoseAllFonts
  23.   Font_ReadThresholds
  24.   Font_FutureFont
  25.   Font_Converttopoints
  26.   Font_ReadDefn
  27.   Font_ReadInfo
  28.   Font_CacheAddr
  29.   Font_StringBBox
  30.   Font_SetFont
  31.   Font_SetFontColours
  32.   Font_FindCaretJ
  33.   Font_LoseFont
  34.   Font_CharBBox
  35.   Font_FindCaret
  36.   Font_FindFont
  37.   Font_ReadScaleFactor
  38. }
  39.  
  40. ; --- Object files ---
  41.  
  42. objects
  43. {
  44.   o.Font01
  45.   o.Font00
  46.   o.Font03
  47.   o.Font02
  48.   o.Font05
  49.   o.Font04
  50.   o.Font07
  51.   o.Font06
  52.   o.Font09
  53.   o.Font08
  54.   o.Font11
  55.   o.Font10
  56.   o.Font13
  57.   o.Font12
  58.   o.Font15
  59.   o.Font14
  60.   o.Font17
  61.   o.Font16
  62.   o.Font0a
  63.   o.Font0c
  64.   o.Font0b
  65.   o.Font0e
  66.   o.Font0d
  67.   o.Font0f
  68.   o.LoseAll
  69. }
  70.